home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Tools / Helpers / AutoMarker 2.1 / AutoMarker 2.1 folder / AutoMarker ReadMe < prev    next >
Encoding:
Text File  |  1994-09-01  |  2.6 KB  |  80 lines  |  [TEXT/ttxt]

  1. Description
  2. ============
  3.  
  4. AutoMarker is a Drag&Drop program on system 7 or later and is designed to make the list of function names or member function names in the C/C++ source file for the THINK Project Manager.
  5.  
  6. In this version,
  7. • New four AppleScript Files for AutoMarker.
  8. • Remove markers feature.
  9. • Folders are available on Drag&Drop.
  10.  
  11.  
  12. Installation
  13. ============
  14.  
  15. 1. Delete old version of AutoMarker.
  16. 2. Copy AutoMarker and Progress Bar to the hard disk.
  17. 3. Launch once at least AutoMarker by double-clicking.
  18. 4. Copy AppleScript files to (AppleScripts) folder of Symantec C++ folder.
  19.  
  20. Notes:
  21. If you cannot execute an AppleScript file, rebuild the desktop files.
  22. Some AppleScript files need Progress Bar.
  23.  
  24.  
  25. Using AutoMarker
  26. ================
  27.  
  28. • on Finder
  29. Drag C/C++ source files or folders onto this program's icon.
  30. Dragging the file with pressing the control key and/or the command key, AutoMarker marks function names with its class name and/or its argument's list.
  31. • on THINK Project Manager
  32. Excecute an AppleScript file for AutoMarker from the Script Menu on the Project Manager.
  33. To mark functions by file, by segment and by project, use @Mark Func [FILE/SEG/PRJ].
  34.  
  35. Notes:
  36. To use @Mark Func [SEG], select one file in that target segment.
  37. It takes a lot of times to execute @Mark Func [PRJ] Script.
  38.  
  39.  
  40. A pop-up menu of function names appears on the title bar with command-clicking in the built-in editor of the TPM.
  41.  
  42.  
  43. Caveats
  44. =======
  45.  
  46. • Be sure that the file is closed before using AutoMarker.
  47. • Every using, AutoMarker throw out old markers and marks new function names.
  48. • Since AutoMarker has a very simple parser, it might be unable to mark complex notations like the constructor in the TCL2.0.
  49. • AutoMarker is not support the old-fashioned C function definition style.
  50. • If you can't open the file processed with AutoMarker, DO remove markers.
  51.  
  52.  
  53. Version History
  54. ===============
  55.  
  56. Ver.1.00 (Jun,30,'94) - initial release.
  57. Ver.2.00 (Jul,16,'94) - Required AppleEvent-Aware.
  58.                         added 'numbering' feature.
  59.                         added setting dialog.
  60. Ver.2.10 (Sep, 1,'94) - fixed an incompatibility with 24-bit addressing mode.
  61.                         folders are available on Drag&Drop.
  62.                         added 'Remove Markers' feature.
  63.                         removed 'CapsLock' feature.
  64.                         Progress Bar 1.0.
  65.                         Bonus(FingerFile)!
  66.  
  67.  
  68. Legal Stuff
  69. ===========
  70.  
  71. This software is FREE. AutoMarker is Copyright © 1994 by Yasuhisa Kato. All Rights Reserved. You may copy and distribute it freely, so long as you don't make any money off of it. Please be sure to distribute the AutoMarker application and this document together.
  72.  
  73. If you have any comments and suggestions, please feel free to contact me.
  74.  
  75.  
  76. Written by Yasuhisa Kato
  77. CompuServe : 72061,2537
  78.  
  79.  
  80.